home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / drivers / lmppd4.zip / WJ1200.PPD < prev    next >
PostScript Printer Description  |  1994-05-10  |  17KB  |  449 lines

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% For "WinJet 1200 PS"
  4. *%
  5. *% Copyright 1992 LaserMaster Corporation
  6. *% All Rights Reserved.
  7. *% Permission is granted for redistribution of this file as
  8. *% long as this copyright notice is intact and the contents
  9. *% of the file is not altered in any way from its original form.
  10. *%
  11. *% Edited by Donn Edwards, Reflex DTP Systems, May 10, 1994
  12. *% Date: 8 March, 1993
  13. *FormatVersion: "4.0"
  14. *FileVersion: "1.71"
  15. *LanguageVersion: English
  16. *PCFileName: "WJ1200.PPD"
  17. *Product: "(WinJet 1200 PS)"
  18. *PSVersion: "(47.0) 1"
  19. *ModelName: "WinJet 1200"
  20. *NickName: "WinJet 1200 PS"
  21.  
  22. *% ===Basic Capabilities ===============
  23. *AcceptsTrueType: True
  24. *TrueImageDevice: True
  25.  
  26. *ColorDevice: False
  27. *LanguageLevel: "1"
  28. *DefaultColorSpace: Gray
  29. *FreeVM: "1048576"
  30. *VariablePaperSize: False
  31. *FileSystem: False
  32. *?FileSystem: "
  33. save statusdict begin
  34.     (False) /diskstatus where{
  35.         pop diskstatus exch pop 0 ne {pop (True)} if
  36.     }if = flush
  37. end restore"
  38. *End
  39. *Throughput: "8"
  40. *Password: "0"
  41. *ExitServer: "
  42.   count 0 eq {  % is the password on the stack?
  43.     true 
  44.   }{
  45.     dup    % potential password
  46.     statusdict begin checkpassword end not
  47.   } ifelse 
  48.   {  %  if no password or not valid 
  49.     (WARNING : Cannot perform the exitserver command.) = 
  50.     (Password supplied is not valid.) = 
  51.     (Please contact the author of this software.) = flush
  52.     quit
  53.   } if 
  54.   serverdict begin exitserver
  55. "
  56. *End
  57.  
  58. *Reset: "
  59.   count 0 eq {  % is the password on the stack?
  60.     true 
  61.   }{
  62.     dup    % potential password
  63.     statusdict begin checkpassword end not
  64.   } ifelse 
  65.   {  %  if no password or not valid 
  66.     (WARNING : Cannot reset printer.) = 
  67.     (Password supplied is not valid.) = 
  68.     (Please contact the author of this software.) = flush
  69.     quit
  70.   } if 
  71.   serverdict begin exitserver
  72.   systemdict /quit get exec
  73.   (WARNING : Printer Reset Failed.) = flush
  74. "
  75. *End
  76.  
  77. *OpenUI *Resolution/Choose Resolution: PickOne
  78. *OrderDependency: 10 AnySetup *Resolution
  79. *DefaultResolutionOption: 1200x600dpi
  80. *ResolutionOption 1200x600dpi/1200x600 dpi: "statusdict begin false proofmode end"
  81. *ResolutionOption 600x600dpi/600x600 dpi: "statusdict begin false proofmode end"
  82. *ResolutionOption 300dpi/300 dpi: "statusdict begin true proofmode end"
  83. *?Resolution: "
  84. save
  85.   initgraphics
  86.   0 0 moveto currentpoint matrix defaultmatrix transform
  87.   72 0 lineto currentpoint matrix defaultmatrix transform
  88.   3 -1 roll sub dup mul
  89.   3 1 roll exch sub dup mul
  90.   add sqrt round cvi
  91.   10 string cvs
  92.   (x)
  93.   0 0 moveto currentpoint matrix defaultmatrix transform
  94.   0 72 lineto currentpoint matrix defaultmatrix transform
  95.   3 -1 roll sub dup mul
  96.   3 1 roll exch sub dup mul
  97.   add sqrt round cvi
  98.   10 string cvs print print print (dpi) = flush
  99. restore"
  100. *End
  101. *CloseUI: *Resolution
  102.  
  103. *% Halftone Information ===============
  104. *ScreenFreq: "85.0"
  105. *ScreenAngle: "45.0"
  106. *DefaultScreenProc: Dot
  107. *ScreenProc Dot: "
  108.     { abs exch abs 2 copy add 1 gt
  109.         { 1 sub dup mul exch 1 sub dup mul add 1 sub }
  110.         { dup mul exch dup mul add 1.0 exch sub }
  111.     ifelse }
  112. "
  113. *End
  114. *ScreenProc Line: "{ pop }"
  115. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  116.  
  117. *DefaultTransfer: Null
  118. *Transfer Null: "{ }"
  119. *Transfer Null.Inverse: "{ 1 exch sub }"
  120.  
  121. *% Paper Handling ===================
  122.  
  123. *% Use these entries to set paper size most of the time, unless there is
  124. *% specific reason to use PageRegion or PaperTray.
  125. *OpenUI *PageSize: PickOne
  126. *OrderDependency: 30 AnySetup *PageSize
  127. *DefaultPageSize: A4
  128. *PageSize Letter: "letter"
  129. *PageSize Legal: "legal"
  130. *PageSize Statement: "statement"
  131. *PageSize Executive: "executivesize"
  132. *PageSize A4: "a4"
  133. *PageSize A5: "a5"
  134. *PageSize Envelope.297.684/C10 Envelope: "com10envelope"
  135. *PageSize Envelope.312.624/DL Envelope: "dlenvelope"
  136. *?PageSize: "statusdict begin pagetype = end"
  137. *CloseUI: *PageSize
  138.  
  139. *% These entries will set up the frame buffer. Usually used with manual feed.
  140. *OpenUI *PageRegion: PickOne
  141. *OrderDependency: 40 AnySetup *PageRegion
  142. *DefaultPageRegion: A4
  143. *PageRegion Letter: "letter"
  144. *PageRegion Legal: "legal"
  145. *PageRegion Executive: "executivesize"
  146. *PageRegion A4: "a4"
  147. *PageRegion Envelope.297.684/C10 Envelope: "com10envelope"
  148. *PageRegion Envelope.312.624/DL Envelope: "dlenvelope"
  149. *CloseUI: PageRegion
  150.  
  151. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  152. *% These errors should be trapped by software and a message displayed
  153. *DefaultPaperTray: None
  154. *PaperTray Letter: ""
  155. *PaperTray Legal: ""
  156. *PagerTray Executive: ""
  157. *PaperTray A4: ""
  158. *PaperTray Envelope.297.684/C10 Envelope: ""
  159. *PaperTray Envelope.312.624/DL Envelope: ""
  160.  
  161. *% The following entries provide information about specific paper keywords.
  162. *DefaultImageableArea: A4
  163. *ImageableArea Letter: "15 8 597 776 "
  164. *ImageableArea Legal: "15 8 597 1000 "
  165. *ImageableArea Statement: "15 8 388 597"
  166. *ImageableArea Executive: "18 17 505 740"
  167. *ImageableArea A4: "13 10 577 832"
  168. *ImageableArea A5: "13 10 416 577"
  169. *ImageableArea Envelope.297.684/C10 Envelope: "11 14 287 670"
  170. *ImageableArea Envelope.312.624/DL Envelope: "4 4 308 620"
  171. *?ImageableArea: "
  172.     save
  173.     newpath clippath pathbbox
  174.     4 -1 roll =
  175.     3 -1 roll =
  176.     exch = = flush
  177.     restore
  178. "
  179. *End
  180.  
  181. *% These provide the physical dimensions of the paper (by keyword)
  182. *DefaultPaperDimension: Letter
  183. *PaperDimension Letter: "612 792"
  184. *PaperDimension Legal: "612 1008"
  185. *PaperDimension Statement: "396 612"
  186. *PaperDimension Executive: "522 756"
  187. *PaperDimension A4: "595 842"
  188. *PaperDimension A5: "421 595"
  189. *PaperDimension Envelope.297.684/C10 Envelope: "297 684"
  190. *PaperDimension Envelope.312.624/DL Envelope: "312 624"
  191.  
  192. *RequiresPageRegion All: True
  193. *DefaultOutputBin: OnlyOne
  194. *DefaultInputSlot: AutoSelect
  195. *OpenUI *InputSlot: PickOne
  196. *OrderDependency: 20 AnySetup *InputSlot
  197. *InputSlot Upper: "statusdict begin 1 setpapertray end"
  198. *InputSlot Lower: "statusdict begin 2 setpapertray end"
  199. *InputSlot Envelope: "statusdict begin 3 setpapertray end"
  200. *InputSlot AutoSelect: "statusdict begin -2 setpapertray end"
  201. *CloseUI: *InputSlot
  202.  
  203. *OpenUI *ManualFeed: Boolean
  204. *OrderDependency: 20 AnySetup *ManualFeed
  205. *DefaultManualFeed: False
  206. *?ManualFeed: "
  207. save
  208.   statusdict /manualfeed get
  209.  {(True)}{(False)}ifelse = flush
  210. restore 
  211. "
  212. *end
  213. *ManualFeed True: "statusdict begin /manualfeed true store end"
  214. *ManualFeed False: "statusdict begin /manualfeed false store end"
  215. *CloseUI: *ManualFeed
  216.  
  217. *DefaultOutputOrder: Normal
  218.  
  219. *DefaultCollator: None
  220. *DefaultSorter: None
  221. *DefaultDuplex: None
  222.  
  223. *% Font Information =====================
  224.  
  225. *DefaultFont: Courier
  226. *Font AvantGarde-Book: Standard "(001.003)"
  227. *Font AvantGarde-BookOblique: Standard "(001.003)"
  228. *Font AvantGarde-Demi: Standard "(001.003)"
  229. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  230. *Font Bookman-Demi: Standard "(001.003)"
  231. *Font Bookman-DemiItalic: Standard "(001.003)"
  232. *Font Bookman-Light: Standard "(001.003)"
  233. *Font Bookman-LightItalic: Standard "(001.003)"
  234. *Font Courier-BoldOblique: Standard "(001.003)"
  235. *Font Courier: Standard "(001.003)"
  236. *Font Courier-Bold: Standard "(001.003)"
  237. *Font Courier-Oblique: Standard "(001.003)"
  238. *Font Helvetica-BoldOblique: Standard "(001.003)"
  239. *Font Helvetica: Standard "(001.003)"
  240. *Font Helvetica-Bold: Standard "(001.003)"
  241. *Font Helvetica-Narrow: Standard "(001.003)"
  242. *Font Helvetica-Oblique: Standard "(001.003)"
  243. *Font Helvetica-Narrow-Bold: Standard "(001.003)"
  244. *Font Helvetica-Narrow-Oblique: Standard "(001.003)"
  245. *Font Helvetica-Narrow-BoldOblique: Standard "(001.003)"
  246. *Font NewCenturySchlbk-Bold: Standard "(001.003)"
  247. *Font NewCenturySchlbk-BoldItalic: Standard "(001.003)"
  248. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  249. *Font NewCenturySchlbk-Roman: Standard "(001.003)"
  250. *Font Palatino-Bold: Standard "(001.003)"
  251. *Font Palatino-Italic: Standard "(001.003)"
  252. *Font Palatino-Roman: Standard "(001.003)"
  253. *Font Palatino-BoldItalic: Standard "(001.003)"
  254. *Font Symbol: Special "(001.003)"
  255. *Font Times-BoldItalic: Standard "(001.003)"
  256. *Font Times-Bold: Standard "(001.003)"
  257. *Font Times-Italic: Standard "(001.003)"
  258. *Font Times-Roman: Standard "(001.003)"
  259. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  260. *Font ZapfDingbats: Standard "(001.003)"
  261. *?FontQuery: "
  262. save  4 dict begin /sv exch def
  263. /str (fonts/                              ) def
  264. /st2 128 string def
  265. {
  266.   count 0 gt {
  267.     dup st2 cvs (/) print print (:) print
  268.     dup FontDirectory exch known {pop (Yes)}{
  269.      str exch st2 cvs dup length /len exch def
  270.      6 exch putinterval str 0 len 6 add getinterval mark exch
  271.      { } st2 filenameforall counttomark 0 gt {
  272.       cleartomark (Yes)}{cleartomark (No)}ifelse
  273.     }ifelse = flush
  274.   }{ exit } ifelse
  275. } bind loop 
  276. (*) = flush
  277. sv end restore
  278. "
  279. *End
  280.  
  281. *?FontList: "
  282. save  2 dict begin /sv exch def
  283. /str 128 string def
  284. FontDirectory { pop == } bind forall flush 
  285. /filenameforall where { 
  286.  pop save (fonts/*) { 
  287.   dup length 6 sub 6 exch getinterval cvn ==  
  288.  } bind str filenameforall flush restore
  289. } if 
  290. (*) = flush
  291. sv end restore
  292. "
  293. *End
  294.  
  295. *% Printer Messages (verbatim from printer):
  296. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  297. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  298. *Message: "\FontName\ not found, using Courier"
  299.  
  300. *% Status (format: %%[ status: <one of these> ]%% )
  301. *Status: "idle"
  302. *Status: "busy"
  303. *Status: "waiting"
  304. *Status: "printing"
  305. *Status: "warming up"
  306. *Status: "PrinterError: timeout, clearing printer"
  307. *Status: "PrinterError: warming up"
  308. *Status: "PrinterError: service call"
  309. *Status: "PrinterError: paper entry misfeed"
  310. *Status: "PrinterError: no toner cartridge"
  311. *Status: "PrinterError: paper entry misfeed"
  312.  
  313. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  314. *Source: "parallel"
  315.  
  316. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  317. *PrinterError: "timeout, clearing printer"
  318. *PrinterError: "warming up"
  319. *PrinterError: "service call"
  320. *PrinterError: "paper entry misfeed"
  321. *PrinterError: "no toner cartridge"
  322. *PrinterError: "paper entry misfeed"
  323.  
  324. *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  325.  
  326. *% Color Separation Information =====================
  327.  
  328. *DefaultColorSep: ProcessBlack.85lpi.1200dpi/85 lpi / 1200 dpi
  329.  
  330. *InkName: ProcessBlack/Process Black
  331. *InkName: CustomColor/Custom Color
  332. *InkName: ProcessCyan/Process Cyan
  333. *InkName: ProcessMagenta/Process Magenta
  334. *InkName: ProcessYellow/Process Yellow
  335.  
  336. *% For 60 lpi / 300 dpi =====================================================
  337.  
  338. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  339. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  340. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  341. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  342. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  343.  
  344. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  345. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  346. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  347. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  348. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  349.  
  350. *% For 53 lpi / 300 dpi =====================================================
  351.  
  352. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  353. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  354. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  355. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  356. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  357.  
  358. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  359. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  360. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  361. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  362. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  363.  
  364. *% For 70 lpi / 600 dpi =====================================================
  365.  
  366. *ColorSepScreenAngle ProcessBlack.70lpi.600dpi/70 lpi / 600 dpi: "45"
  367. *ColorSepScreenAngle CustomColor.70lpi.600dpi/70 lpi / 600 dpi: "45"
  368. *ColorSepScreenAngle ProcessCyan.70lpi.600dpi/70 lpi / 600 dpi: "13"
  369. *ColorSepScreenAngle ProcessMagenta.70lpi.600dpi/70 lpi / 600 dpi: "77"
  370. *ColorSepScreenAngle ProcessYellow.70lpi.600dpi/70 lpi / 600 dpi: "1"
  371.  
  372. *ColorSepScreenFreq ProcessBlack.70lpi.600dpi/70 lpi / 600 dpi: "70"
  373. *ColorSepScreenFreq CustomColor.70lpi.600dpi/70 lpi / 600 dpi: "70"
  374. *ColorSepScreenFreq ProcessCyan.70lpi.600dpi/70 lpi / 600 dpi: "70"
  375. *ColorSepScreenFreq ProcessMagenta.70lpi.600dpi/70 lpi / 600 dpi: "70"
  376. *ColorSepScreenFreq ProcessYellow.70lpi.600dpi/70 lpi / 600 dpi: "70"
  377.  
  378. *% For 60 lpi / 600 dpi =====================================================
  379.  
  380. *ColorSepScreenAngle ProcessBlack.60lpi.600dpi/60 lpi / 600 dpi: "45"
  381. *ColorSepScreenAngle CustomColor.60lpi.600dpi/60 lpi / 600 dpi: "45"
  382. *ColorSepScreenAngle ProcessCyan.60lpi.600dpi/60 lpi / 600 dpi: "13"
  383. *ColorSepScreenAngle ProcessMagenta.60lpi.600dpi/60 lpi / 600 dpi: "77"
  384. *ColorSepScreenAngle ProcessYellow.60lpi.600dpi/60 lpi / 600 dpi: "0"
  385.  
  386. *ColorSepScreenFreq ProcessBlack.60lpi.600dpi/60 lpi / 600 dpi: "60"
  387. *ColorSepScreenFreq CustomColor.60lpi.600dpi/60 lpi / 600 dpi: "60"
  388. *ColorSepScreenFreq ProcessCyan.60lpi.600dpi/60 lpi / 600 dpi: "65"
  389. *ColorSepScreenFreq ProcessMagenta.60lpi.600dpi/60 lpi / 600 dpi: "65"
  390. *ColorSepScreenFreq ProcessYellow.60lpi.600dpi/60 lpi / 600 dpi: "60"
  391.  
  392. *% For 141 lpi / 1200 dpi =====================================================
  393.  
  394. *ColorSepScreenAngle ProcessBlack.141lpi.1200dpi/141 lpi / 1200 dpi: "45"
  395. *ColorSepScreenAngle CustomColor.141lpi.1200dpi/141 lpi / 1200 dpi: "45"
  396. *ColorSepScreenAngle ProcessCyan.141lpi.1200dpi/141 lpi / 1200 dpi: "14"
  397. *ColorSepScreenAngle ProcessMagenta.141lpi.1200dpi/141 lpi / 1200 dpi: "77"
  398. *ColorSepScreenAngle ProcessYellow.141lpi.1200dpi/141 lpi / 1200 dpi: "0"
  399.  
  400. *ColorSepScreenFreq ProcessBlack.141lpi.1200dpi/141 lpi / 1200 dpi: "141"
  401. *ColorSepScreenFreq CustomColor.141lpi.1200dpi/141 lpi / 1200 dpi: "141"
  402. *ColorSepScreenFreq ProcessCyan.141lpi.1200dpi/141 lpi / 1200 dpi: "141"
  403. *ColorSepScreenFreq ProcessMagenta.141lpi.1200dpi/141 lpi / 1200 dpi: "141"
  404. *ColorSepScreenFreq ProcessYellow.141lpi.1200dpi/141 lpi / 1200 dpi: "141"
  405.  
  406. *% For 100 lpi / 1200 dpi =====================================================
  407.  
  408. *ColorSepScreenAngle ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "45"
  409. *ColorSepScreenAngle CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "45"
  410. *ColorSepScreenAngle ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "60"
  411. *ColorSepScreenAngle ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "75"
  412. *ColorSepScreenAngle ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "0"
  413.  
  414. *ColorSepScreenFreq ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "100"
  415. *ColorSepScreenFreq CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "100"
  416. *ColorSepScreenFreq ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "100"
  417. *ColorSepScreenFreq ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "100"
  418. *ColorSepScreenFreq ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "100"
  419.  
  420. *% For 85 lpi / 1200 dpi =====================================================
  421.  
  422. *ColorSepScreenAngle ProcessBlack.85lpi.1200dpi/85 lpi / 1200 dpi: "45"
  423. *ColorSepScreenAngle CustomColor.85lpi.1200dpi/85 lpi / 1200 dpi: "45"
  424. *ColorSepScreenAngle ProcessCyan.85lpi.1200dpi/85 lpi / 1200 dpi: "15"
  425. *ColorSepScreenAngle ProcessMagenta.85lpi.1200dpi/85 lpi / 1200 dpi: "75"
  426. *ColorSepScreenAngle ProcessYellow.85lpi.1200dpi/85 lpi / 1200 dpi: "0"
  427.  
  428. *ColorSepScreenFreq ProcessBlack.85lpi.1200dpi/85 lpi / 1200 dpi: "85"
  429. *ColorSepScreenFreq CustomColor.85lpi.1200dpi/85 lpi / 1200 dpi: "85"
  430. *ColorSepScreenFreq ProcessCyan.85lpi.1200dpi/85 lpi / 1200 dpi: "83"
  431. *ColorSepScreenFreq ProcessMagenta.85lpi.1200dpi/85 lpi / 1200 dpi: "83"
  432. *ColorSepScreenFreq ProcessYellow.85lpi.1200dpi/85 lpi / 1200 dpi: "85"
  433.  
  434. *% For 75 lpi / 1200 dpi =====================================================
  435.  
  436. *ColorSepScreenAngle ProcessBlack.75lpi.1200dpi/75 lpi / 1200 dpi: "45"
  437. *ColorSepScreenAngle CustomColor.75lpi.1200dpi/75 lpi / 1200 dpi: "45"
  438. *ColorSepScreenAngle ProcessCyan.75lpi.1200dpi/75 lpi / 1200 dpi: "15"
  439. *ColorSepScreenAngle ProcessMagenta.75lpi.1200dpi/75 lpi / 1200 dpi: "75"
  440. *ColorSepScreenAngle ProcessYellow.75lpi.1200dpi/75 lpi / 1200 dpi: "0"
  441.  
  442. *ColorSepScreenFreq ProcessBlack.75lpi.1200dpi/75 lpi / 1200 dpi: "75"
  443. *ColorSepScreenFreq CustomColor.75lpi.1200dpi/75 lpi / 1200 dpi: "75"
  444. *ColorSepScreenFreq ProcessCyan.75lpi.1200dpi/75 lpi / 1200 dpi: "77"
  445. *ColorSepScreenFreq ProcessMagenta.75lpi.1200dpi/75 lpi / 1200 dpi: "75"
  446. *ColorSepScreenFreq ProcessYellow.75lpi.1200dpi/75 lpi / 1200 dpi: "75"
  447.  
  448. *% end of PPD file for WinJet 1200 PS - Windows 3.1 version */
  449. *%